From 4ee4c88e438be0b3bfd8df2edc9fe5bd159d6855 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 21 Feb 2021 12:39:28 -0500 Subject: [PATCH] wayland: Fix a link gi-docgen currently can't handle links without namespace in the Wayland docs. --- gdk/wayland/gdksurface-wayland.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdk/wayland/gdksurface-wayland.c b/gdk/wayland/gdksurface-wayland.c index c621a71344..ca85fc75a2 100644 --- a/gdk/wayland/gdksurface-wayland.c +++ b/gdk/wayland/gdksurface-wayland.c @@ -4590,7 +4590,7 @@ static const struct zxdg_imported_v1_listener xdg_imported_listener = { * @parent_handle_str refers. * * Typically, the handle will originate from a - * [method@WaylandToplevel.export_handle] call in another process. + * [method@GdkWayland.WaylandToplevel.export_handle] call in another process. * * Note that this API depends on an unstable Wayland protocol, * and thus may require changes in the future. -- 2.30.2